速報APP / 教育 / JQuery Tutorials

JQuery Tutorials

價格:免費

更新日期:2014-11-18

檔案大小:1.1M

目前版本:1.1

版本需求:Android 2.2 以上版本

官方網站:mailto:andrix.android@gmail.com

JQuery Tutorials(圖1)-速報App

jQuery is a lightweight, "write less, do more", JavaScript library.jQuery is a JavaScript library that allows web developers to add extra functionality to their websites. It is open source and provided for free under the MIT license. In recent years, jQuery has become the most popular JavaScript library used in web development.

The purpose of jQuery is to make it much easier to use JavaScript on your website.

JQuery Tutorials(圖2)-速報App

jQuery takes a lot of common tasks that require many lines of JavaScript code to accomplish, and wraps them into methods that you can call with a single line of code.

jQuery also simplifies a lot of the complicated things from JavaScript, like AJAX calls and DOM manipulation.

JQuery Tutorials(圖3)-速報App

The jQuery library contains the following features:

• HTML/DOM manipulation

JQuery Tutorials(圖4)-速報App

• CSS manipulation

• HTML event methods

JQuery Tutorials(圖5)-速報App

• Effects and animations

• AJAX

JQuery Tutorials(圖6)-速報App

• Utilities

JQUERY Quick Reference Guide.

JQuery Tutorials(圖7)-速報App

CONTENTS

▬▬▬▬▬

JQuery Tutorials(圖8)-速報App

✓ Introduction

✓ Ajax

JQuery Tutorials(圖9)-速報App

✓ Effects

✓ HTML

✓ Misc

✓ Traversing